[INFO] cloning repository https://github.com/asg017/liblotus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asg017/liblotus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg017%2Fliblotus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg017%2Fliblotus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43ba14875a9aba081479b74c89ea6fdb3f5b2abc
[INFO] fixing asg017/liblotus against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg017%2Fliblotus" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asg017/liblotus
[INFO] finished tweaking git repo https://github.com/asg017/liblotus
[INFO] tweaked toml for git repo https://github.com/asg017/liblotus written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asg017/liblotus on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asg017/liblotus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d966469112458eb1becc5a2d0fb73ea02cee897f9260918eed9a5bca7b4c0ec
[INFO] running `Command { std: "docker" "start" "1d966469112458eb1becc5a2d0fb73ea02cee897f9260918eed9a5bca7b4c0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d966469112458eb1becc5a2d0fb73ea02cee897f9260918eed9a5bca7b4c0ec" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d966469112458eb1becc5a2d0fb73ea02cee897f9260918eed9a5bca7b4c0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d966469112458eb1becc5a2d0fb73ea02cee897f9260918eed9a5bca7b4c0ec" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/lotus-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-datetime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-numbat/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-url/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-pyo3/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-wasm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/lotus-text/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/lotus-units-tui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking lotus-core v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-core)
[INFO] [stderr]    Migrating crates/lotus-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling ryu_floating_decimal v0.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling numbat v1.23.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking pretty_dtoa v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking lotus-datetime v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-datetime)
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Migrating crates/lotus-datetime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling plotly_derive v0.12.1
[INFO] [stderr]     Checking mendeleev v0.8.4
[INFO] [stderr]     Checking strfmt v0.2.5
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/lotus-datetime/src/accessors.rs:709:60
[INFO] [stdout]      |
[INFO] [stdout]  707 |             let z = Zoned::from_str(&a.data).map_err(|e| map_jiff_err(e).to_string())?;
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `z` calls a custom destructor
[INFO] [stdout]      |                 `z` will be dropped later as of Edition 2024
[INFO] [stdout]  708 |             let out = if sub { z.checked_sub(span) } else { z.checked_add(span) };
[INFO] [stdout]  709 |             Ok(CellValue::Custom(crate::zoned::pack_zoned(&out.map_err(|e| map_jiff_err(e).to_string())?)))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  710 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `z` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/lotus-datetime/src/functions.rs:566:42
[INFO] [stdout]      |
[INFO] [stdout]  565 |         let z = arg_zoned(args, 1, "TO_UTC")?;
[INFO] [stdout]      |             -
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `z` calls a custom destructor
[INFO] [stdout]      |             `z` will be dropped later as of Edition 2024
[INFO] [stdout]  566 |         Ok(CellValue::Custom(pack_zoned(&z.with_time_zone(TimeZone::UTC))))
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  567 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `z` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking lotus-url v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-url)
[INFO] [stderr]    Migrating crates/lotus-url/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Migrating crates/lotus-datetime/tests/time_datetime_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-url/tests/url_e2e.rs from 2021 edition to 2024
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Migrating crates/lotus-datetime/tests/date_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-datetime/tests/span_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-datetime/tests/polymorphic_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-datetime/tests/zoned_e2e.rs from 2021 edition to 2024
[INFO] [stderr]     Checking lotus-text v0.0.1-alpha.2 (/opt/rustwide/workdir/examples/lotus-text)
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/lotus-datetime/src/accessors.rs:709:60
[INFO] [stdout]      |
[INFO] [stdout]  707 |             let z = Zoned::from_str(&a.data).map_err(|e| map_jiff_err(e).to_string())?;
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `z` calls a custom destructor
[INFO] [stdout]      |                 `z` will be dropped later as of Edition 2024
[INFO] [stdout]  708 |             let out = if sub { z.checked_sub(span) } else { z.checked_add(span) };
[INFO] [stdout]  709 |             Ok(CellValue::Custom(crate::zoned::pack_zoned(&out.map_err(|e| map_jiff_err(e).to_string())?)))
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  710 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `z` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/lotus-datetime/src/functions.rs:566:42
[INFO] [stdout]      |
[INFO] [stdout]  565 |         let z = arg_zoned(args, 1, "TO_UTC")?;
[INFO] [stdout]      |             -
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `z` calls a custom destructor
[INFO] [stdout]      |             `z` will be dropped later as of Edition 2024
[INFO] [stdout]  566 |         Ok(CellValue::Custom(pack_zoned(&z.with_time_zone(TimeZone::UTC))))
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  567 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `z` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/src/tz/timezone.rs:2361:5
[INFO] [stdout]      |
[INFO] [stdout] 2361 |     impl Drop for Repr {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/lotus-text/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]     Checking wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]    Migrating examples/lotus-text/src/bin/lotus-repl.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/lotus-text/tests/golden.rs from 2021 edition to 2024
[INFO] [stderr]     Checking js-sys v0.3.95
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking attohttpc v0.27.0
[INFO] [stderr]     Checking rinja v0.3.5
[INFO] [stderr]     Checking numbat-exchange-rates v0.6.0
[INFO] [stderr]     Checking plotly v0.12.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Migrating crates/lotus-core/tests/custom_types.rs from 2021 edition to 2024
[INFO] [stderr]     Checking lotus-pyo3 v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-pyo3)
[INFO] [stderr]     Checking lotus-wasm v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-wasm)
[INFO] [stderr]        Fixed crates/lotus-core/src/names.rs (1 fix)
[INFO] [stderr]    Migrating crates/lotus-core/benches/engine.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/lotus-core/src/eval.rs (1 fix)
[INFO] [stderr]    Migrating crates/lotus-pyo3/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/lotus-pyo3/src/lib.rs:146:32
[INFO] [stdout]      |
[INFO] [stdout]  146 |             if let Some(obj) = cell_value_to_py(py, v)? {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  147 |                 out.insert(id.clone(), obj);
[INFO] [stdout]      |                 ---------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  148 |             }
[INFO] [stdout]  149 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/instance.rs:1783:1
[INFO] [stdout]      |
[INFO] [stdout] 1783 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/instance.rs:1783:1
[INFO] [stdout]      |
[INFO] [stdout] 1783 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/instance.rs:1783:1
[INFO] [stdout]      |
[INFO] [stdout] 1783 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/instance.rs:1783:1
[INFO] [stdout]      |
[INFO] [stdout] 1783 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/lotus-wasm/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/lotus-pyo3/src/lib.rs:146:32
[INFO] [stdout]      |
[INFO] [stdout]  146 |             if let Some(obj) = cell_value_to_py(py, v)? {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  147 |                 out.insert(id.clone(), obj);
[INFO] [stdout]      |                 ---------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  148 |             }
[INFO] [stdout]  149 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/instance.rs:1783:1
[INFO] [stdout]      |
[INFO] [stdout] 1783 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/instance.rs:1783:1
[INFO] [stdout]      |
[INFO] [stdout] 1783 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/instance.rs:1783:1
[INFO] [stdout]      |
[INFO] [stdout] 1783 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/instance.rs:1783:1
[INFO] [stdout]      |
[INFO] [stdout] 1783 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/lotus-wasm/src/custom_bridge.rs:183:15
[INFO] [stdout]      |
[INFO] [stdout]  178 |         let args = js_args(&[
[INFO] [stdout]      |             ----
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `args` calls a custom destructor
[INFO] [stdout]      |             `args` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  183 |         match method.apply(&self.obj, &args) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.118/src/lib.rs:1306:1
[INFO] [stdout]      |
[INFO] [stdout] 1306 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.118/src/lib.rs:1306:1
[INFO] [stdout]      |
[INFO] [stdout] 1306 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/lotus-wasm/src/custom_bridge.rs:183:15
[INFO] [stdout]      |
[INFO] [stdout]  178 |         let args = js_args(&[
[INFO] [stdout]      |             ----
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `args` calls a custom destructor
[INFO] [stdout]      |             `args` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  183 |         match method.apply(&self.obj, &args) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.118/src/lib.rs:1306:1
[INFO] [stdout]      |
[INFO] [stdout] 1306 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.118/src/lib.rs:1306:1
[INFO] [stdout]      |
[INFO] [stdout] 1306 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/lotus-wasm/tests/url_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/lotus-wasm/tests/datetime_smoke.rs from 2021 edition to 2024
[INFO] [stderr]     Checking lotus-numbat v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-numbat)
[INFO] [stderr]    Migrating crates/lotus-numbat/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking lotus-units-tui v0.0.1-alpha.2 (/opt/rustwide/workdir/examples/lotus-units-tui)
[INFO] [stderr]    Migrating examples/lotus-units-tui/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr] crater-edition-check: lotus-core v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lotus-datetime v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-datetime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lotus-numbat v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-numbat) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lotus-url v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-url) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lotus-pyo3 v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-pyo3) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lotus-wasm v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-wasm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lotus-text v0.0.1-alpha.2 (/opt/rustwide/workdir/examples/lotus-text) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lotus-units-tui v0.0.1-alpha.2 (/opt/rustwide/workdir/examples/lotus-units-tui) updating edition from 2021 to 2024
[INFO] [stderr]     Checking lotus-core v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-core)
[INFO] [stderr]     Checking lotus-datetime v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-datetime)
[INFO] [stderr]     Checking lotus-text v0.0.1-alpha.2 (/opt/rustwide/workdir/examples/lotus-text)
[INFO] [stderr]     Checking lotus-wasm v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-wasm)
[INFO] [stderr]     Checking lotus-numbat v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-numbat)
[INFO] [stderr]     Checking lotus-url v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-url)
[INFO] [stderr]     Checking lotus-pyo3 v0.0.1-alpha.2 (/opt/rustwide/workdir/crates/lotus-pyo3)
[INFO] [stderr]     Checking lotus-units-tui v0.0.1-alpha.2 (/opt/rustwide/workdir/examples/lotus-units-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "1d966469112458eb1becc5a2d0fb73ea02cee897f9260918eed9a5bca7b4c0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d966469112458eb1becc5a2d0fb73ea02cee897f9260918eed9a5bca7b4c0ec", kill_on_drop: false }`
[INFO] [stdout] 1d966469112458eb1becc5a2d0fb73ea02cee897f9260918eed9a5bca7b4c0ec
